home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0690.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.0 KB  |  24 lines

  1. Regarding Bill Jansen's experience, I read in his message a question
  2. that you haven't answered but which perhaps lies at the core of his
  3. complaint: the way I read it, he believes that you write the text
  4. *once* into a background pixmap and then scroll it around.  I can't
  5. believe this is true.  If indeed it isn't true you should perhaps
  6. explain why it takes so long to read the RFC in (is it just slow ftp
  7. or are you doing lots of processing?) and whether it is true that the
  8. X server should be chewing up CPU?  Could it be that Bill's server is
  9. too eager to do backing store and generates an exposure event for the
  10. entire subwindow?  (Perhaps Xmosaic can set a resource that disables
  11. this behavior?)
  12.  
  13. Relevant excerpts from Bill's message:
  14.  
  15. > [...]  Well, I got through to the RFC -- and
  16. > suddenly my X server started chewing up CPU.  [...]
  17. >
  18. > [...] xmosaic seems to *paint*
  19. > text strings on a window, and then pan the window around when the
  20. > user scrolls, rather than re-drawing the text.
  21.  
  22. --Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>
  23.  
  24.